CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux ls

搜索资源列表

  1. i_node_simulation

    0下载:
  2. 本程序模仿LINUX操作系统的文件存储结构, 具体操作:模仿LINUX操作系统的两个命令ls和cd。ls:如果当前是一个目录,则列出此目录的内容,如果当前是一个文件,则不进行任何操作。 cd:“.”表示当前目录。例如:cd .\\usr\\ast。 “..” 表示上一级目录。例如:cd ..\\usr\\ast。 “/” 表示根目录。例如:cd \\usr\\ast。 备注:键入”n”或”N”退出程序。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:12100
    • 提供者:universe
  1. lsdemo

    0下载:
  2. ls 命令可以说是linux下最常用的命令之一。它有众多的选项,其中有很多是很有用的,你是否熟悉呢?我写了一个模拟ls命令的程序,非常有用.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:120116
    • 提供者:赵峰
  1. client

    1下载:
  2. linux下RFC 959 FTP客户端程序,可以下载上传 ls pwd cd lcd等
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:39213
    • 提供者:liusong
  1. os

    3下载:
  2. 操作系统接口:兼容Unix 和Linux 命令接口。 为Windows 操作系统建立一个兼容Unix 命令的命令接口; 实现命令包括ls,cat,cp,rm,mv,ren,mkdir,rmdir,cd,help,exit命令的内容与详细格式请查阅unix 命令手册; 可以字符形式接收命令,执行命令,然后显示命令执行结果。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:25921
    • 提供者:xiner
  1. busybox-1.12.0

    0下载:
  2. 适合新手读的c源代码,包含linux下ls、echo、ping等常用工具的源代码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3303848
    • 提供者:yuio654
  1. busybox-1.00

    0下载:
  2. BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、 cat 和 echo等等,还包含了一些更大、更复杂的工具,例如 grep、find、mount 以及 telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀。简单的说BusyBox就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令。
  3. 所属分类:源码下载

  1. tinySH-uCOS-II

    0下载:
  2. 现成的工程,不需要修改,开源,用MDK411打开。硬件上只要有一个带USART1的STM32F10x的开发板,25M外部晶振,即可立即体验tinySH提供的便捷。 tinySH是运用于单片机上的命令行交互接口,方便系统调试与维护。 该接口类似linux的shell,有ls, cd, tree, exit, ps, reset, halt等命。不同的是,该接口不需要文件系统的支持,容量小。程序员可以在root目录下扩展目录与命令。 本人一直使用tinySH做产品开发。绝对OK!-Rea
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:327175
    • 提供者:
  1. ut

    0下载:
  2. 在Windows命令行下模仿Linux Sheel 界面。移植Linux 下常用命令。有初始登录,新建用户,设置更改用户密码,并记录用户的这些信息。还有其他的,比如ls,su,cp等-In Windows command line imitation under Linux Sheel interface. Transplantation under Linux commonly used command. Have the initial login, new users, set chang
  3. 所属分类:Shell api

    • 发布日期:2017-05-24
    • 文件大小:7740094
    • 提供者:罗义军
  1. main

    0下载:
  2. Linux系统ls功能自己实现;Linux系统ls功能自己实现-Linux system, ls function implementation;Linux system, ls function implementation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:2939
    • 提供者:huang
  1. minishell

    0下载:
  2. 模拟实现一个迷你小内核,可以完成linux内核内部的如ls,ps等系统命令-Analog realization of a mini core, to be completed within the linux kernel, such as ls, ps and other system commands
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2299
    • 提供者:顔瞳
  1. my_ls

    0下载:
  2. 这是一个linux的ls编程,对文件和目录进行操作。谢谢大家。-This is a linux of ls programming, of files and directories to operate. Thank you.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2110
    • 提供者:郭非
  1. p4.10

    0下载:
  2. 实现类似linux系统提供的ls命令的功能,与dos的dir命令类似-Realize similar linux system ls command functions, and the dos command similar to the dir
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1346
    • 提供者:song
  1. vim-6.4.tar

    0下载:
  2. 安装完solaris整完ls支持颜色,也装了经常使用的一些工具,改了环境变量.用着已经顺手多了,但是就有一样.vi不支持语法功能,也不高亮显示.也像原来那样,在根目录下加了个.vimrc写上一些自己习惯性的配置,可是不起作用,郁闷!难道我人品有问题?打开linux,alias看了一下环境变量,乖乖 alias vi vim!郁闷,早就知道linux用的是vim了,可是平常用的时候习惯性的敲vi,竟把这事给忘记了.早到病根下药就简单了,装个vim! 就像上次装ls一样访问:http://ww
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3737338
    • 提供者:jtp
  1. ex01

    1下载:
  2. 编写一个多进程并发执行程序。父进程首先创建一个执行ls 命令的子进程然后再创建一个执行ps 命令的子进程,并控制ps 命令总在ls 命令之前执行。-linux c multiprocess
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:6745
    • 提供者:孙凯
  1. shell

    0下载:
  2. 在linux上執行指令 ls ctrl+h 等 按 ctrl + c 顯示執行過的指令 按 ctrl + d 結束程式 ctrl + z 顯示曾經執行過的指令 執行history 顯示出執行過的指令 -Run in the linux command ls ctrl+ h and so on in accordance with ctrl+ c show performed by the command ctrl+ d the end of the program ctrl+
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:11978
    • 提供者:angela
  1. bookcode

    0下载:
  2. linux编程中关于ls的编程,可以用的,我上课用的,书上的代码-linux programming programming on the ls can be used, I class used, the code book
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2971
    • 提供者:sunshine
  1. ext2

    0下载:
  2. information extraction from EXT2 filesystem. this program imitates the bash shell, and accepts such basic commands as info, group, pwd, ls, cd, cat, quit. this code was written in linux and compiled by gcc. it can be run on linux machines. i didn t u
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2529
    • 提供者:kose
  1. lsDir

    0下载:
  2. 基于linux命令ls的文件函数。 实现了把目录下面的文件的详细信息显示出来,且增加了文件的排序功能和颜色显示功能-Based on the linux command ls function of the document. Achieved the following documents to the directory of detailed information is displayed, and the increase in the order of the document
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1713
    • 提供者:雷海鹏
  1. coreutils-5.94

    0下载:
  2. Linux工具集源代码,如ls、chown、mkdir等-Linux source code tools such as ls, chown, mkdir, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7589651
    • 提供者:范波杰
  1. myftpclient

    0下载:
  2. 使用c语言编写的ftp客户端程序。实现的命令有:open,usr,pwd,cd,ls/dir,get,put,delete,mkdir,help/?,quit。在linux下编译执行。-Using the c language of the ftp client program. Implemented commands: open, usr, pwd, cd, ls/dir, get, put, delete, mkdir, help /?, Quit. Compiled in the li
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:2715
    • 提供者:王国澎
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com